home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / rexx / 179 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1000 b 

  1. Path: wizard.qualcomm.com!fmerrow
  2. From: fmerrow@wizard.qualcomm.com (Frank Merrow)
  3. Newsgroups: comp.lang.rexx
  4. Subject: How do I "ADDRESS" EPM?
  5. Date: 10 Jan 1996 20:04:10 GMT
  6. Organization: Qualcomm Inc.
  7. Distribution: inet
  8. Message-ID: <4d163q$sa7@qualcomm.com>
  9. NNTP-Posting-Host: wizard.qualcomm.com
  10.  
  11. Hi,
  12.  
  13. I have written small Rexx Scripts that "address" EPM to control it.  These
  14. scripts (*.ERX files) are started BY EPM.  I want to do it the other way
  15. around.  I have a Rexx script running that I started from a Command Line
  16. prompt.  At a certain point, I would like to fire up a EPM session on a
  17. particular file and then "address" that session to edit the file.  User
  18. input not needed (if fact it might get in the way).
  19.  
  20. My problem is that from the small amount of documentation I have I cannot
  21. figure out how to get EPM and Rexx to agree that an "address handler" has
  22. been registered.  This happens automagically if I start a *.ERX script,
  23. but how do I get the job done from a *.CMD script?
  24.  
  25. Frank
  26.